var google.golang.org/protobuf/internal/impl.needsInitCheckMu

3 uses

	google.golang.org/protobuf/internal/impl (current package)
		checkinit.go#L86: 	needsInitCheckMu  sync.Mutex
		checkinit.go#L99: 	needsInitCheckMu.Lock()
		checkinit.go#L100: 	defer needsInitCheckMu.Unlock()